CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - data structure and

搜索资源列表

  1. threetrees

    0下载:
  2. 对三种数据结构的分析.avl tree,splaytree和binary search tree的插入和删除的算法复杂度分析.-of three data structure analysis. Avl tree, splaytree and binary search tree insertion and deletion algorithm complexity analysis .
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3551
    • 提供者:王佩君
  1. graghtuopu

    0下载:
  2. 图的拓扑排序,是无前趋的接点拓扑排序,数据结构实验的同学可以看看!-map of topological sorting, and there is no contact before becoming the topological sorting, data structure experiments students can see!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:36786
    • 提供者:ysn
  1. dpjDOC

    0下载:
  2. 单片机已成为电子系统中进行数据采集、信息处理、通信联络和实施控制的重要器件。通常利用单片机技术在各种系统、仪器设备或装置中,形成嵌入式智能系统或子系统。因此,单片机技术是电类专业特别是电子信息类学生必须具备的基本功。 本课程以51系列单片机为模型,主要向学生介绍单片机的基本结构、工作原理、指令系统与程序设计、系统扩展与工程应用。作为微机原理与接口技术的后续课程,本课程强调实践环节,侧重系统构成与应用设计。力求通过实践环节,软、硬结合,培养初步的单片机开发能力,并使其前导课程讲授的基本概念得到
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:267081
    • 提供者:秦燚
  1. shujujiegou__c++

    0下载:
  2. c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示-c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:144954
    • 提供者:liulei
  1. Binary_Search_Tree

    0下载:
  2. c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示-c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2716
    • 提供者:liulei
  1. tudelinjiebiaobiaoshi

    0下载:
  2. c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示-c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2275
    • 提供者:liulei
  1. Kruskal_suanfa

    0下载:
  2. c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示-c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3014
    • 提供者:liulei
  1. Binary__Tree

    0下载:
  2. c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示-c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8782
    • 提供者:liulei
  1. AVL___Tree

    0下载:
  2. c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示-c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1546
    • 提供者:liulei
  1. datastructureHelp

    0下载:
  2. 数据结构与算法综合资料库.CHM,学习数据结构与算法很好的参考资料-data structures and algorithms integrated database. CHM, learning algorithm and data structure good reference
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:1667398
    • 提供者:ygy
  1. wuhan-traffic

    2下载:
  2. 一、 目的: 对应数据结构课程所学的基本原理和方法,学习图状结构求最短路径的算法,将理论知识运用于实际。 二、 任务: 请根据附图和附表,设计一个武汉市交通导引系统。用户输入起点站和目标站,系统显示起点站到目标站的最短路径。 三、 要求: 1. 提示用户输入起点站和目标站 2. 系统向用户显示一条最短路径(经过站数最少的路线),如果有两条以上最短路线,则按换乘次数排序显示。 3. 显示每一条路线时,不仅要显示应搭乘的车次,还要显示应搭乘站的站名。 四、 提示:
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:172227
    • 提供者:李明
  1. scan-haff

    0下载:
  2. 通过本课程设计,应使学生掌握哈夫曼编码的特点、存储方法和基本原理,培养学生利用C++语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力,为后续计算机专业课程的学习打下坚实的基础-passage of the curriculum design, should help students grasp the characteristics of Huffman coding, storage and basic principles, Training students to u
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:261547
    • 提供者:李明
  1. Curriculum

    0下载:
  2. 课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加)问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表:课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使-curriculum, and topological sorting achieve four to achieve c
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:192862
    • 提供者:luowenfen
  1. c++builder02

    0下载:
  2. C++描述的数据结构内容,在C++builder的环境中运行,这是第二部分-C described in the data structure, the builder of the C operating environment, and this is the second part
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:225282
    • 提供者:韩哲
  1. kern

    4下载:
  2. ACIS是一个开放的、采用C++语言构造的三维造型开发系统, 其特点是将线框、曲面和实体造型融于一体, 并可以将这三种表示共存于一个数据结构中。目前, ACIS 广泛的运用于CAD、AEC、自动化技术和船舶制造等技术领域。本组件是ACIS的核心组件,提供了核心基本实体和属性的支持、拓扑和几何实体类、数学处理类、文件的保存及其混饭、历史和回溯的函数。-ACIS is an open, using C language structure of the development of 3D model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1029952
    • 提供者:丁继东
  1. amfc

    1下载:
  2. ACIS是一个开放的、采用C++语言构造的三维造型开发系统, 其特点是将线框、曲面和实体造型融于一体, 并可以将这三种表示共存于一个数据结构中。目前, ACIS 广泛的运用于CAD、AEC、自动化技术和船舶制造等技术领域。本组件支持Vc++ mfc的支持。-ACIS is an open, using C language structure of the development of 3D modeling system, which was characterized to wirefram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:220972
    • 提供者:丁继东
  1. 427897

    0下载:
  2. 数据结构排序方法~`~~~~~~~~`交换次数和比较次数-data structure Sorting ~`~~~~~~~~` exchange and comparison of the number of frequency
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1594
    • 提供者:小美
  1. CXML2ITEMS

    0下载:
  2. 本源码给出了xml解释程序以及基于xml文件内容的数据结构构造示例,可完全移植到需要类似功能的程序中。-is the source of xml explain procedures and the contents of the documents based on xml data structure constructed example, transplantation can be fully functional need similar process.
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:210232
    • 提供者:chenglin
  1. 2-3-trees

    0下载:
  2. It s a note about data structure. Tree---self balancing and rotate-It's a note about data structure. Tree --- se lf balancing and rotate
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:80005
    • 提供者:Benny Van
  1. AVLTrees

    0下载:
  2. It s a note on data structure---AVL tree, very clear and useful!-It's a note on data structure -- AVL tree, very clear and useful!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:169526
    • 提供者:Benny Van
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com